Skip to content

Improve statuspage readability #167

Merged
merged 2 commits into from
Apr 25, 2025
Merged

Conversation

thomas
Copy link
Contributor

@thomas thomas commented Apr 25, 2025

Basically I only liked to have the 'RUNNING' text more readable (see image-att). So colors are adjusted a bit, but also the html output itself is more formatted now.

To look at the changes visit: http://privateidaho:40404/mxq

new_colors_mxq

Orange on gray is hardly readable. Replace with 'chocolate'
which is darker then darkorange but not too reddish or brown.
Background grays are also lifted a small bit (should not
break the overall design).

(https://developer.mozilla.org/en-US/docs/Web/CSS/named-color)
Breaking the 'stream' output for the tables helps looking into
the page source. Every row starts on a new line, and the tables
appear as 'sections' now.

(BTW: body and html closing tags where added too, not needed,
but a bit more exemplary)
@thomas
Copy link
Contributor Author

thomas commented Apr 25, 2025

Merci :)

There are some warnings in the servers error log.
Use of uninitialized value $seconds line 131
CGI::param called in list context ... line 795
I'll see if they are easy to fix (think so...).

@thomas thomas merged commit ac57a66 into master Apr 25, 2025
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants